Skip to content

Conversation

gatesn
Copy link
Contributor

@gatesn gatesn commented Jul 7, 2018

Fixes #391

One thing to note, I had to modify the mypy.errors module to write the traceback to stderr. Otherwise it breaks the LSP by writing to stdout.

@eliwe
Copy link

eliwe commented Aug 7, 2018

From follow-imports it seems the best option for error reporting is '--follow-imports silent'. Its probably expansive but as mypy is running in daemon mode it should not be that bad. Anything else will miss lots of errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants